generated from wtchnm/Vitamin
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency msw to v2 #259
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/msw-2.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
renovate
bot
force-pushed
the
renovate/msw-2.x
branch
from
August 18, 2024 18:07
87dfb53
to
0ec7bb2
Compare
renovate
bot
force-pushed
the
renovate/msw-2.x
branch
from
September 1, 2024 08:54
0ec7bb2
to
5b7e3fc
Compare
renovate
bot
force-pushed
the
renovate/msw-2.x
branch
from
September 4, 2024 09:49
5b7e3fc
to
780bdce
Compare
renovate
bot
force-pushed
the
renovate/msw-2.x
branch
from
September 7, 2024 16:56
780bdce
to
f3bce7e
Compare
renovate
bot
force-pushed
the
renovate/msw-2.x
branch
from
September 8, 2024 20:15
f3bce7e
to
829054f
Compare
renovate
bot
force-pushed
the
renovate/msw-2.x
branch
from
September 11, 2024 03:11
829054f
to
ee013f2
Compare
renovate
bot
force-pushed
the
renovate/msw-2.x
branch
from
September 13, 2024 16:23
ee013f2
to
1d58a43
Compare
renovate
bot
force-pushed
the
renovate/msw-2.x
branch
from
September 15, 2024 14:11
1d58a43
to
6dd89a6
Compare
renovate
bot
force-pushed
the
renovate/msw-2.x
branch
from
September 17, 2024 03:54
6dd89a6
to
ac558bc
Compare
renovate
bot
force-pushed
the
renovate/msw-2.x
branch
from
September 20, 2024 10:57
ac558bc
to
a40dbe8
Compare
renovate
bot
force-pushed
the
renovate/msw-2.x
branch
from
October 11, 2024 02:31
a40dbe8
to
0a199b3
Compare
renovate
bot
force-pushed
the
renovate/msw-2.x
branch
from
October 14, 2024 03:18
0a199b3
to
8b50057
Compare
renovate
bot
force-pushed
the
renovate/msw-2.x
branch
from
October 21, 2024 16:39
8b50057
to
c881898
Compare
renovate
bot
force-pushed
the
renovate/msw-2.x
branch
from
October 22, 2024 05:17
c881898
to
65a9fe2
Compare
renovate
bot
force-pushed
the
renovate/msw-2.x
branch
from
October 22, 2024 15:59
65a9fe2
to
ab69424
Compare
renovate
bot
force-pushed
the
renovate/msw-2.x
branch
from
October 24, 2024 02:24
ab69424
to
0ccacea
Compare
renovate
bot
force-pushed
the
renovate/msw-2.x
branch
from
October 27, 2024 10:49
0ccacea
to
ecc0636
Compare
renovate
bot
force-pushed
the
renovate/msw-2.x
branch
from
October 29, 2024 14:47
ecc0636
to
d6270bc
Compare
renovate
bot
force-pushed
the
renovate/msw-2.x
branch
from
November 6, 2024 22:38
d6270bc
to
c3e806c
Compare
renovate
bot
force-pushed
the
renovate/msw-2.x
branch
from
November 7, 2024 13:12
c3e806c
to
d5b946d
Compare
renovate
bot
force-pushed
the
renovate/msw-2.x
branch
from
November 10, 2024 04:50
d5b946d
to
df1f20e
Compare
renovate
bot
force-pushed
the
renovate/msw-2.x
branch
from
November 11, 2024 01:40
df1f20e
to
749765c
Compare
renovate
bot
force-pushed
the
renovate/msw-2.x
branch
from
November 16, 2024 04:58
749765c
to
a80c403
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.42.0
->2.6.5
Release Notes
mswjs/msw (msw)
v2.6.5
Compare Source
v2.6.5 (2024-11-16)
Bug Fixes
5bf3e3b
) @kettanaitov2.6.4
Compare Source
v2.6.4 (2024-11-10)
Bug Fixes
sendBeacon()
requests (#2353) (2fa98c3
) @kettanaito2fa98c3
) @kettanaitov2.6.3
Compare Source
v2.6.3 (2024-11-10)
Bug Fixes
transformResponse
option (#2351) (74c4a3a
) @kettanaitov2.6.2
Compare Source
v2.6.2 (2024-11-07)
Bug Fixes
@bundled-es-modules/cookie
to 2.0.1 (#2312) (c134352
) @kettanaitov2.6.1
Compare Source
v2.6.1 (2024-11-06)
Bug Fixes
instanceof
handler check failures between different MSW versions (#2349) (28d26bd
) @kettanaitov2.6.0
Compare Source
v2.6.0 (2024-10-29)
Features
ae786f5
) @kettanaito @DanielleHuismanv2.5.2
Compare Source
v2.5.2 (2024-10-27)
Bug Fixes
e9b0636
) @kettanaitov2.5.1
Compare Source
v2.5.1 (2024-10-24)
Bug Fixes
@inquirer/confirm
requirement to 5.0.0 (#2325) (b65c0a8
) @greysteil @kettanaitov2.5.0
Compare Source
v2.5.0 (2024-10-22)
Features
a1a81ba
) @kettanaitov2.4.13
Compare Source
v2.4.13 (2024-10-22)
Bug Fixes
@inquirer/confirm
to 4.0 (#2300) (0cf9cce
) @greysteil @kettanaitov2.4.12
Compare Source
v2.4.12 (2024-10-21)
Bug Fixes
a58a300
) @paoloricciutiv2.4.11
Compare Source
v2.4.11 (2024-10-14)
Bug Fixes
8f68f0a
) @kettanaitov2.4.10
Compare Source
v2.4.10 (2024-10-11)
Bug Fixes
8e40724
) @kettanaitov2.4.9
Compare Source
v2.4.9 (2024-09-20)
Bug Fixes
Request
as init when recording raw headers (#2293) (bf982ea
) @kettanaitov2.4.8
Compare Source
v2.4.8 (2024-09-17)
Bug Fixes
express
andpath-to-regexp
vulnerabilities (#2285) (e3487bc
) @markmssdv2.4.7
Compare Source
v2.4.7 (2024-09-15)
Bug Fixes
e04eb8f
) @kettanaitoObject.defineProperty
for Headers proxy (#2283) (94e17be
) @kettanaitov2.4.6
Compare Source
v2.4.6 (2024-09-13)
Bug Fixes
397444b
) @kettanaitov2.4.5
Compare Source
v2.4.5 (2024-09-11)
Bug Fixes
max-age=0
from cookie store (#2275) (c307ab2
) @kettanaitov2.4.4
Compare Source
v2.4.4 (2024-09-08)
Bug Fixes
f5785bf
) @kettanaitov2.4.3
Compare Source
v2.4.3 (2024-09-07)
Bug Fixes
7cd39e7
) @kettanaitov2.4.2
Compare Source
v2.4.2 (2024-09-04)
Bug Fixes
init
command (#2260) (ba285b8
) @ivanfernandez2646 @kettanaito6b2a7e6
) @THETCR @kettanaitographql
import as require in cjs (#2258) (b977602
) @kettanaitov2.4.1
Compare Source
v2.4.1 (2024-08-29)
Bug Fixes
graphql
lazily (#2250) (1799e06
) @kettanaitographql
to "peerDependencies" (#2249) (8a9568a
) @THETCRv2.4.0
Compare Source
v2.4.0 (2024-08-28)
Features
HttpResponse.html()
static method (#2140) (8c5580a
) @scruffymongrel @kettanaito40b17fd
) @kettanaitoonUnhandledRequest
message (#2227) (a2153c9
) @bitttttten @kettanaitov2.3.5
Compare Source
v2.3.5 (2024-08-02)
Bug Fixes
a0234c9
) @kettanaitov2.3.4
Compare Source
v2.3.4 (2024-07-23)
Bug Fixes
console.log
(#2217) (00fdbb2
) @Lalem001v2.3.3
Compare Source
v2.3.3 (2024-07-23)
Bug Fixes
tough-cookie
(#2206) (c30613c
) @kettanaitod38fc3d
) @kettanaito @jakebaileyv2.3.2
Compare Source
v2.3.2 (2024-07-19)
Bug Fixes
7df2533
) @KaiSpencer @kettanaitov2.3.1
Compare Source
v2.3.1 (2024-06-01)
Bug Fixes
e69bbd6
) @kettanaito @KaiSpencerv2.3.0
Compare Source
v2.3.0 (2024-05-08)
Features
5191399
) @kettanaitonode
export when importingmsw/node
(#2134, transitively through @mswjs/interceptors).unhandledException
event (#2135, docs).Bug Fixes
686d3d6
) @kettanaitov2.2.14
Compare Source
v2.2.14 (2024-04-17)
Bug Fixes
64bcae7
) @nagadevkrishna @kettanaitonode
export condition higher priority (#2134) (f948d13
) @phryneasv2.2.13
Compare Source
v2.2.13 (2024-03-27)
Bug Fixes
createRequestId()
instead ofcrypto.randomUUID()
(#2113) (8f2be77
) @kettanaitov2.2.12
Compare Source
v2.2.12 (2024-03-27)
Bug Fixes
64b6ba5
) @kettanaitov2.2.11
Compare Source
v2.2.11 (2024-03-26)
Bug Fixes
d35ef92
) @kettanaitov2.2.10
Compare Source
v2.2.10 (2024-03-22)
Bug Fixes
9af301a
) @psjostrom @kettanaitov2.2.9
Compare Source
v2.2.9 (2024-03-20)
Bug Fixes
server.boundary()
(#2101) (1370736
) @Andarist @kettanaitov2.2.8
Compare Source
v2.2.8 (2024-03-19)
Bug Fixes
cf97991
) @kettanaitov2.2.7
Compare Source
v2.2.7 (2024-03-18)
Bug Fixes
7cdbd1a
) @kettanaitov2.2.6
Compare Source
v2.2.6 (2024-03-17)
Bug Fixes
c485989
) @kettanaito2c8570b
) @kettanaitov2.2.5
Compare Source
v2.2.5 (2024-03-17)
Bug Fixes
e749355
) @kettanaitoa0f8021
) @kettanaitov2.2.4
Compare Source
v2.2.4 (2024-03-16)
Bug Fixes
93d9f86
) @kettanaito23c16e6
) @ushiboyv2.2.3
Compare Source
v2.2.3 (2024-03-08)
Bug Fixes
typescript
peer dependency (#2077) (07cc073
) @kettanaitov2.2.2
Compare Source
v2.2.2 (2024-02-28)
Bug Fixes
eb3e284
) @ZeroChov2.2.1
Compare Source
v2.2.1 (2024-02-17)
Bug Fixes
a78d57d
) @kettanaitov2.2.0
Compare Source
v2.2.0 (2024-02-12)
Features
450e7bc
) @kettanaitoa957235
) @kettanaitomsw/core/http
andmsw/core/graphql
export paths (#2004) (31442cf
) @thepassle @kettanaitoa076142
) @sairus2k @kettanaitof25af8a
) @sairus2k @kettanaitoBug Fixes
0e9d65f
) @kettanaitov2.1.7
Compare Source
v2.1.7 (2024-02-06)
Bug Fixes
e430795
) @sairus2k @kettanaitoaeafcd2
) @kettanaitoSpecial thanks to @willdawsonme for investigating these issues.
v2.1.6
Compare Source
v2.1.6 (2024-02-05)
Bug Fixes
b030db5
) @kettanaitov2.1.5
Compare Source
v2.1.5 (2024-01-25)
Bug Fixes
bad537f
) @kettanaito5afedb1
) @kettanaito82ab765
) @kettanaitov2.1.4
Compare Source
v2.1.4 (2024-01-23)
Bug Fixes
1cbf615
) @thepassle @kettanaitobc0bea6
) @kettanaitov2.1.3
Compare Source
v2.1.3 (2024-01-22)
Bug Fixes
42f1473
) @kettanaitob803e26
) @thepasslev2.1.2
Compare Source
v2.1.2 (2024-01-17)
Bug Fixes
ca423d9
) @kettanaitov2.1.1
Compare Source
v2.1.1 (2024-01-17)
Bug Fixes
f22294e
) @skvalev2.1.0
Compare Source
v2.1.0 (2024-01-15)
Features
29182ce
) @thepassle @kettanaito51ab8cc
) @skvale @kettanaito4dbf99a
) @kettanaito86a22ac
) @kettanaito39dc0e6
) @kettanaitoShoutout to @mattcosta7 for his continuous on the library's performance and stability 🎉
v2.0.14
Compare Source
v2.0.14 (2024-01-12)
Bug Fixes
ba87f99
) @mattcosta7 @kettanaito8624f31
) @kettanaitov2.0.13
Compare Source
v2.0.13 (2024-01-09)
Bug Fixes
68a57bd
) @kettanaitov2.0.12
Compare Source
v2.0.12 (2024-01-05)
Bug Fixes
a79a9d7
) @mattcosta7 @kettanaito1da80bb
) @falsepopsky @mattcosta7 @kettanaitov2.0.11
Compare Source
v2.0.11 (2023-12-11)
Bug Fixes
5736efc
) @thepasslev2.0.10
Compare Source
v2.0.10 (2023-12-04)
Bug Fixes
ed09722
) @mattcosta7v2.0.9
Compare Source
v2.0.9 (2023-11-24)
Bug Fixes
565e802
) @mattcosta7 @kettanaitoce73dfe
) @kettanaitof188d77
) @mattcosta7 @kettanaitov2.0.8
Compare Source
v2.0.8 (2023-11-17)
Bug Fixes
a7ffd32
) @kettanaitov2.0.7
Compare Source
v2.0.7 (2023-11-16)
Bug Fixes
c2d8e98
) @Jungzl @kettanaito0d79ec4
) @kettanaito75bbb96
) @ezzatron @kettanaitov2.0.6
Compare Source
v2.0.6 (2023-11-13)
Bug Fixes
463b74f
) @kettanaitoe628278
) @okkimus @kettanaitov2.0.5
Compare Source
v2.0.5 (2023-11-10)
Bug Fixes
f6601d9
) @kettanaitov2.0.4
Compare Source
v2.0.4 (2023-11-08)
Bug Fixes
bd0cec7
) @kettanaito @mattcosta7ccd7096
) @kettanaito @mattcosta76296429
) @kettanaito629a3cf
) @kettanaitoa037e3a
) @kettanaitobody
type forHttpResponse.json()
to be serializable json (#1838) (2af274c
) @kettanaitod49d48e
) @kettanaitov2.0.3
Compare Source
v2.0.3 (2023-11-04)
Bug Fixes
a0ec8be
) @kettanaito66fb437
) @kettanaitov2.0.2
Compare Source
v2.0.2 (2023-11-01)
Bug Fixes
2ead392
) @kettanaitoa179b68
) @joshkelf6e5112
) @mattcosta7v2.0.1
Compare Source
v2.0.1 (2023-10-28)
Bug Fixes
5c5470a
) @kunmaggv2.0.0
Compare Source
v2.0.0 (2023-10-23)
Breaking changes
< 4.7
.setupWorker
,SetupWorkerApi
, etc., must be imported frommsw/browser
now.rest
object tohttp
(rest.get
->http.get
).(req, res, ctx) => res()
but instead({ request }) => new Response()
.response
context
and related exports (defaultContext
,restContext
,graphqlContext
).compose
andcreateResponseComposition
res.once()
is removed in favor of the{ once: boolean }
option on the request handler..printHandlers()
method with.listHandlers()
.NetworkError
class in favor of the standardResponse.error()
.crypto.randomUUID()
instead ofMath.random()
in the worker.Features
Request
andResponse
instances respectively.ReadableStream
as a mocked response body.FormData
.FormData
as a mocked response body.File
polyfill in Node.js.{ once: true }
request handler option.RequestHandler
API public.Bug fixes
FormData
.FormData
response body.URLSearchParams
as the request body couldn’t be read.referrerPolicy
was reset to a different value than the original.XMLHttpRequest
events andreadyState
changes.responseType
equal to"arraybuffer"
as an incorrect buffer (previously, always assumed to be a string).XMLHttpRequest
events when the request fails.status
equal to 0 until the request actually resolves.onload
event callback was called twice forXMLHttpRequest
.@dbritto-dev @ddolcimascolo @markwhitfeld @christoph-fricke @thepassle @piotr-cz @mattcosta7 @koddsson @dkobierski @ricardocosta @dxlbnl @zkochan @felipefreitag @weyert @95th @committomaster @Xayer @Kosai106 @colinsullivan @xmlking @thw0rted @lee-reinhardt @wKovacs64 @TeChn4K @cmolina @nickrttn @thomasbertet @mscottnelson @jonnedeprez @negabaro @the-ult @WesleyYue @cwagner22 @skvale @alawiii521 @csantos1113 @elliotgonzalez123 @committomaster @tsteckenborn @xxleyi @jonnedeprez @danny-does-stuff @lemcii @mattrodak @luisr-carrillo @lee-reinhardt @ealejandrootalvaro @tomdglenn91
v1.3.5
Compare Source
v1.3.5 (2024-10-21)
Bug Fixes
path-to-regexp
to 6.3.0 (#2316) (5de6cfd
) @evktalov1.3.4
Compare Source
v1.3.4 (2024-09-07)
Bug Fixes
e13e646
) @sbaechlerv1.3.3
Compare Source
v1.3.3 (2024-03-15)
Bug Fixes
8f456bb
) @kettanaitov1.3.2
Compare Source
v1.3.2 (2023-10-01)
Bug Fixes
0a857f6
) @kettanaitov1.3.1
Compare Source
v1.3.1 (2023-09-13)
Bug Fixes
2e53ae7
) @kettanaitov1.3.0
Compare Source
v1.3.0 (2023-09-03)
Features
2ca791e
) @chentsulin @kettanaitov1.2.5
Compare Source
v1.2.5 (2023-08-28)
Bug Fixes
d35e851
) @kettanaitov1.2.4
Compare Source
v1.2.4 (2023-08-25)
Bug Fixes
a93f63b
) [@blowery](https://redirect.github.com/blowConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.